.cos-wrapper {
        position: fixed;
        z-index: 9999999;
        top: 110px;
        left: -90px;
    }
    .cos-trigger {
        position: relative;
        background: #444;
        float: right;
        padding: 10px 15px;
        color: #FFF;
        font-size: 20px;
        cursor: pointer;
        height: 40px;
        width: 40px;
        border-radius: 0 25px 25px 0;
    }
    .cos-trigger i {
        position: absolute;
        left: 2px;
        bottom: 8px;
        -moz-transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }
    .cos-body {
        position: relative;
        background: #444;
        float: left;
        padding: 15px 15px;
        width: 90px;
    }
    .cos-body span {
        font-size: 12px;
        font-weight: bold;
        color: #E5E5E5;
        margin-bottom: 10px;
        display: block;
        letter-spacing: 1px;
    }
    .ch-color {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .ch-color li {
        display: block;
        float: left;
    }
    .ch-color li.aktif a {
        box-shadow: 0 0 0 3px #222;
    }
    .ch-color li a {
        width: 20px;
        height: 20px;
        margin: 2px 5px;
        content:' ';
        position: relative;
        display: inline-block;
    }
    a[data-css='light-blue'] {
        background: #4cddf3;
    }
    a[data-css='light-green'] {
        background: #2cde97;
    }
    a[data-css='light-red'] {
        background: #ea4848;
    }
    a[data-css='yellow'] {
        background: #e9bd00;
    }

@font-face {
  font-family: 'costumize';
  src: url('/Content/fonts/costumize2afc.eot?49350185');
  src: url('/Content/fonts/costumize2afc.eot?49350185#iefix') format('embedded-opentype'),
       url('/Content/fonts/costumize2afc.woff?49350185') format('woff'),
       url('/Content/fonts/costumize2afc.ttf?49350185') format('truetype'),
       url('/Content/fonts/costumize2afc.svg?49350185#costumize') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'costumize';
    src: url('../font/costumize.svg?49350185#costumize') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "costumize";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-menu:before { content: '\e815'; } /* '' */
.icon-wallet:before { content: '\e802'; } /* '' */
.icon-right-open-big:before { content: '\e813'; } /* '' */
.icon-home-outline:before { content: '\e822'; } /* '' */
.icon-tag-1:before { content: '\e80f'; } /* '' */
.icon-tags:before { content: '\e810'; } /* '' */
.icon-forward-outline:before { content: '\e812'; } /* '' */
.icon-chat-alt:before { content: '\e811'; } /* '' */
.icon-basket:before { content: '\e823'; } /* '' */
.icon-dribbble:before { content: '\e819'; } /* '' */
.icon-linkedin:before { content: '\e81c'; } /* '' */
.icon-skype:before { content: '\e817'; } /* '' */
.icon-twitter:before { content: '\e816'; } /* '' */
.icon-vimeo:before { content: '\e81a'; } /* '' */
.icon-ebay:before { content: '\e818'; } /* '' */
.icon-facebook:before { content: '\e81b'; } /* '' */
.icon-search:before { content: '\e80b'; } /* '' */
.icon-heart:before { content: '\e80a'; } /* '' */
.icon-left-open-big:before { content: '\e814'; } /* '' */
.icon-user:before { content: '\e81f'; } /* '' */
.icon-attach:before { content: '\e80e'; } /* '' */
.icon-lock:before { content: '\e809'; } /* '' */
.icon-eye:before { content: '\e808'; } /* '' */
.icon-tag:before { content: '\e807'; } /* '' */
.icon-thumbs-up:before { content: '\e804'; } /* '' */
.icon-comment:before { content: '\e803'; } /* '' */
.icon-location:before { content: '\e806'; } /* '' */
.icon-trash:before { content: '\e820'; } /* '' */
.icon-doc:before { content: '\e805'; } /* '' */
.icon-note:before { content: '\e821'; } /* '' */
.icon-cog:before { content: '\e80c'; } /* '' */
.icon-cloud:before { content: '\e80d'; } /* '' */
.icon-truck:before { content: '\e81e'; } /* '' */
.icon-money:before { content: '\e801'; } /* '' */
.icon-t-shirt:before { content: '\e800'; } /* '' */
.icon-star:before { content: '\e81d'; } /* '' */